Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

secretsmanagersecrets for oracle19c #371

Merged
merged 7 commits into from
Nov 8, 2023

Conversation

wullub
Copy link
Contributor

@wullub wullub commented Oct 19, 2023

secretsmanagersecrets for oracle19c

reason:
sometimes secretsmanager is needed instead of ssm params. It has more features, e.g. sharing with other accounts. To keep everything consistent and simple, the dso team will use secretsmanager for all secrets

currently only changes the behaviour server_type_oasys_db
all other server types that use oracle-19c have
use_ssm_params: true
which means they don't use secretsmanager

testing:
tested on an ec2 running the oracle-19c role in oasys-test

@wullub wullub requested review from a team as code owners October 19, 2023 16:50
@wullub wullub force-pushed the secretsmanagersecrets-for-oracle19c branch from e7f85d5 to a800dcf Compare November 3, 2023 15:41
Copy link
Contributor

@drobinson-moj drobinson-moj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it will work as it stands - did you test it?

ansible/roles/oracle-19c/defaults/main.yml Show resolved Hide resolved
robertsweetman
robertsweetman previously approved these changes Nov 8, 2023
@wullub wullub merged commit ac933e5 into main Nov 8, 2023
2 checks passed
@wullub wullub deleted the secretsmanagersecrets-for-oracle19c branch November 8, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants